<ParamsDefine>
	<Style_MovieWidth category="Movie" caption="Width" type="integer" min="2" max="8192" default="400"/>
	<Style_MovieHeight category="Movie" caption="Height" type="integer" min="2" max="8192" default="300"/>
	<Style_MovieFramerate category="Movie" caption="Frame Rate" type="integer" min="2" max="96" default="24"/>
	<Style_bgColorMode category="Movie" caption="Bg Color Mode" type="selection" selection="transparent;color" default="color"/>
	<Style_bgColor category="Movie" caption="Bg Color" type="color" default="0x000000"/>
	<Style_maskShape category="Movie" caption="Shape" type="selection" selection="rectangle;rounded corner" default="rectangle"/>
	<Style_maskRoundedCornerRadius category="Movie" caption="Corner Radius" type="integer" min="0" max="96" default="8"/>
	<Style_initState category="Pan and Zoom" caption="Initial State" type="selection" selection="scale to fit;scale to fill;no scale" default="scale to fill"/>
	<Style_bSmoothing category="Pan and Zoom" caption="Image Smoothing" type="selection" selection="Yes;No" default="Yes"/>
	<Style_zoomScale category="Pan and Zoom" caption="Zoom Scale" type="single" min="0" max="1" default="0.06"/>
	<Style_panScale category="Pan and Zoom" caption="Pan Scale" type="integer" min="0" max="256" default="16"/>
	<Style_zoomSpeed category="Pan and Zoom" caption="Zoom Speed" type="single" min="0" max="1" default="0.08"/>
	<Style_panSpeed category="Pan and Zoom" caption="Pan Speed" type="single" min="0" max="1" default="0.08"/>
	<Style_limitPanZoom category="Pan and Zoom" caption="Limit Scope" type="selection" selection="Yes;No" default="Yes"/>
	<Style_maxZoomIn category="Pan and Zoom" caption="Max Zoom In" type="integer" min="1" max="96" default="4"/>
	<Style_bShowNavBtns category="Multiple Images" caption="Show Navigation Buttons" type="selection" selection="Yes;No" default="Yes"/>
	<Style_slideInEffect category="Multiple Images" caption="Slide In Effect" type="selection" selection="no effect;fade in" default="fade in"/>
	<Style_slideInTime category="Multiple Images" caption="Slide In Time" type="single" min="0" max="12" default="0.2"/>
	<Style_slidePause category="Multiple Images" caption="Slide Pause Time" type="integer" min="0" max="96" default="6"/>
	<Style_autoSlide category="Multiple Images" caption="Auto Slide" type="selection" selection="Yes;No" default="Yes"/>
	<Style_pauseOnMouseOver category="Multiple Images" caption="Pause On Mouseover" type="selection" selection="Yes;No" default="Yes"/>
	<Style_mousePanMode category="Mouse and Keyboard" caption="Mouse Pan Mode" type="selection" selection="not support;drag and drop;mouse following" default="drag and drop"/>
	<Style_mouseWheelZoom category="Mouse and Keyboard" caption="Enable Mouse Wheel Zoom" type="selection" selection="Yes;No" default="Yes"/>
	<Style_enableKeyboard category="Mouse and Keyboard" caption="Enable Keyboard" type="selection" selection="Yes;No" default="Yes"/>
	<Style_controlPanelShow category="Control Panel" caption="Display" type="selection" selection="show;hide" default="show"/>
	<Style_controlPanelPosition category="Control Panel" caption="Position" type="selection" selection="top;bottom" default="bottom"/>
	<Style_controlPanelPositionMargin category="Control Panel" caption="Position Margin" type="integer" min="0" max="96" default="0"/>
	<Style_btnPanelBgColor category="Control Panel" caption="Bg Color" type="color" default="0x000000"/>
	<Style_btnPanelBgAlpha category="Control Panel" caption="Bg Alpha" type="single" min="0" max="1" default="0.8"/>
	<Style_btnSize category="Control Panel" caption="Button Size" type="integer" min="2" max="96" default="18"/>
	<Style_btnUpDownMargin category="Control Panel" caption="Button Vertical Margin" type="integer" min="0" max="256" default="8"/>	
	<Style_btnColor category="Control Panel" caption="Button Color" type="color" default="0xFFFFFF"/>
	<Style_btnArrowColor category="Control Panel" caption="Button Arrow Color" type="color" default="0x000000"/>
	<Style_btnAlpha category="Control Panel" caption="Button Alpha" type="single" min="0" max="1" default="0.8"/>
	<Style_btnRolloverAlpha category="Control Panel" caption="Button Rollover Alpha" type="single" min="0" max="1" default="1"/>
	<Style_btnInactiveAlpha category="Control Panel" caption="Button Inactive Alpha" type="single" min="0" max="1" default="0.4"/>
	<Style_imageListShow category="Image Selection List" caption="Display" type="selection" selection="show;hide" default="hide"/>
	<Style_imageListWidth category="Image Selection List" caption="Width" type="integer" min="2" max="1048" default="120"/>
	<Style_imageListPosition category="Image Selection List" caption="Position" type="selection" selection="top left;top right;bottom left;bottom right;custom" default="top right"/>
	<Style_imageListPositionMargin category="Image Selection List" caption="Position Margin" type="integer" min="0" max="96" default="12"/>
	<Style_imageListCustomX category="Image Selection List" caption="Position Custom X" type="integer" min="0" max="4096" default="12"/>
	<Style_imageListCustomY category="Image Selection List" caption="Position Custom Y" type="integer" min="0" max="4096" default="12"/>
	<Style_navViewShow category="Navigator" caption="Display" type="selection" selection="show;hide" default="show"/>
	<Style_navViewWidth category="Navigator" caption="Width" type="integer" min="2" max="1048" default="120"/>
	<Style_navViewPosition category="Navigator" caption="Position" type="selection" selection="top left;top right;bottom left;bottom right;custom" default="top left"/>
	<Style_navViewPositionMargin category="Navigator" caption="Position Margin" type="integer" min="0" max="96" default="8"/>
	<Style_navViewCustomX category="Navigator" caption="Position Custom X" type="integer" min="0" max="4096" default="12"/>
	<Style_navViewCustomY category="Navigator" caption="Position Custom Y" type="integer" min="0" max="4096" default="12"/>
	<Style_navViewBorderShow category="Navigator" caption="Show Border" type="selection" selection="Yes;No" default="Yes"/>
	<Style_navViewBorderColor category="Navigator" caption="Border Color" type="color" default="0x000000"/>
	<Style_navViewBorderWidth category="Navigator" caption="Border Width" type="integer" min="0" max="96" default="1"/>
	<Style_navViewHighlightColor category="Navigator" caption="View Border Color" type="color" default="0x000099"/>
	<Style_navViewHighlightWidth category="Navigator" caption="View Border Width" type="integer" min="0" max="96" default="1"/>
	<Style_audioController category="Audio Controller" caption="Display" type="selection" selection="Yes;No" default="No"/>
	<Style_audioControllerColor category="Audio Controller" caption="Color" type="color" default="0xFFFFFF"/>
	<Style_audioControllerPos category="Audio Controller" caption="Position" type="selection" selection="top left;top right;bottom left;bottom right;custom" default="top right"/>	
	<Style_audioControllerPosMargin category="Audio Controller" caption="Position Margin" type="integer" min="0" max="5000" default="8"/>
	<Style_audioControllerPosX category="Audio Controller" caption="Custom Left" type="integer" min="0" max="5000" default="0"/>
	<Style_audioControllerPosY category="Audio Controller" caption="Custom Top" type="integer" min="0" max="5000" default="0"/>
	<Style_loopSound category="Audio Controller" caption="Loop Sound" type="selection" selection="Yes;No" default="Yes"/>
	<Style_preloader category="Preloader" caption="Display" type="selection" selection="Yes;No" default="Yes"/>
	<Style_preloaderStyle category="Preloader" caption="Style" type="selection" selection="spin;pie;circle" default="circle"/>
	<Style_preloaderColor category="Preloader" caption="Color" type="color" default="0xFFFFFF"/>
	<Style_preloaderAlpha category="Preloader" caption="Alpha" type="integer" min="0" max="100" default="80"/>
	<Style_preloaderPos category="Preloader" caption="Position" type="selection" selection="top left;top right;bottom left;bottom right;center" default="center"/>
</ParamsDefine>
